MX31: drop warnings in get_cpu_rev
authorStefano Babic <[email protected]>
Thu, 21 Apr 2011 16:01:33 +0000 (18:01 +0200)
committerAlbert ARIBAUD <[email protected]>
Wed, 27 Apr 2011 17:38:05 +0000 (19:38 +0200)
Drop warnings due to recent commit
ARM: mx31: Print the silicon version

Signed-off-by: Stefano Babic <[email protected]>
CC: Fabio Estevam <[email protected]>
arch/arm/include/asm/arch-mx31/imx-regs.h

index 74444f290377f1255ae0724d1becd2af57a606c8..c830a0374e86ba5133b5b0a511214827a0317a5e 100644 (file)
@@ -105,7 +105,7 @@ struct iim_regs {
 
 struct mx3_cpu_type {
        u8 srev;
-       const char *v;
+       char *v;
 };
 
 #define IOMUX_PADNUM_MASK      0x1ff